Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Aug 2003 11:37:02 +0200
From:      thomas-ml@deniau.org (Thomas Deniau)
To:        sheepkiller@cultdeadsheep.org (Clement Laforet)
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Fw: Re: nss_ldap in -CURRENT
Message-ID:  <1fzbk34.gz3hse1yzumh3M%thomas-ml@deniau.org>
In-Reply-To: <20030807011747.33a104af.sheepkiller@cultdeadsheep.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> 10. id <user> to test

OK, things work up to this step. "su" works too. Thank you !
(the symlink thing was missing)

Now I'm trying to implement password changes....

I've put

password        sufficient      /usr/local/lib/pam_ldap.so
password        required        pam_unix.so             no_warn
try_first_pass nullok


in /etc/pam.d/passwd


But when I try to change a pass for a LDAP user I get :
passwd: Sorry, `passwd' can only change passwords for local or NIS
users.

The logs show me that the LDAP query returned the correct value.

Any clue ?

-- 
Thomas Deniau
"Unix is user friendly. It's just selective when choosing friends."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1fzbk34.gz3hse1yzumh3M%thomas-ml>